/* 样式清除 */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    min-height: 500px;
    font-family: '微软雅黑';
}

ul,
li,
dl {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

input {
    outline: none;
}

img {
    border: 0;
}


/* 通用样式 */

.f_right {
    float: right;
}

.f_left {
    float: left;
}

.w_1100 {
    margin: 0 auto;
    width: 1100px;
}

.borBox {
    border: 1px solid #333;
}


/* 自定义样式 */

.Zjj_banner_box {
    position: relative;
    width: 100%;
    height: 200px;
    background: url('Zjj_banner.png') no-repeat center 0;
}

.Zjj_banner_box .Zjj_banner_wza {
    position: absolute;
    top: 35px;
    right: 22%;
    width: 66px;
    height: 13px;
    font-size: 13px;
    font-weight: bolder;
    color: #195aa9;
}

.Zjj_banner_box .Zjj_banner_wza a {
    color: #195aa9;
}

.Zjj_banner_wechat {
    position: absolute;
    top: 27px;
    right: 322px;
    width: 88px;
    height: 110px;
    background: url('wechat.png') no-repeat center;
}

.Zjj_search_box {
    position: absolute;
    top: 58px;
    right: 22%;
    width: 297px;
    height: 40px;
}

@media (max-width:1600px) {
    .Zjj_banner_box .Zjj_banner_wza {
        position: absolute;
        top: 35px;
        right: 10%;
        width: 66px;
        height: 13px;
        font-size: 13px;
        font-weight: bolder;
        color: #195aa9;
    }
    .Zjj_banner_wechat {
        position: absolute;
        top: 27px;
        right: 1%;
        width: 88px;
        height: 110px;
        background: url('wechat.png') no-repeat center;
    }
    .Zjj_search_box {
        position: absolute;
        top: 58px;
        right: 10%;
        width: 297px;
        height: 40px;
    }
}

.Zjj_search_box .search_input {
    padding-left: 10px;
    width: 214px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #999;
    border: 1px solid #74a9e9;
}

.Zjj_search_box .search_btn {
    width: 83px;
    height: 40px;
    background: url('Zjj_searchBtn.png') no-repeat center;
    border: 0;
}

.Zjj_nav_box {
    position: absolute;
    top: 150px;
    width: 100%;
    height: 50px;
    background: #136ad5;
    border-top: 4px solid #5796e2;
}

.Zjj_nav_box ul {
    margin: 0 auto;
    width: 1100px;
    height: 46px;
}

.Zjj_nav_box ul li {
    float: left;
    width: 122px;
    height: 46px;
    text-align: center;
}

.Zjj_nav_box ul li a {
    display: block;
    line-height: 46px;
    font-size: 19px;
    color: #fff;
}

.Zjj_nav_box ul li a:hover {
    background: #009af0;
}

.Zjj_content_box {
    margin-top: 25px;
    margin-bottom: 25px;
    min-height: 500px;
}

.Zjj_oneBox {
    margin-bottom: 25px;
    height: 320px;
}

.Zjj_one_lBox {
    width: 503px;
    height: 320px;
}

.Zjj_one_rBox {
    width: 580px;
    height: 320px;
}

.Zjj_oneR_tit {
    margin-bottom: 5px;
    padding-left: 5px;
    width: 100%;
    height: 34px;
    border-bottom: 2px solid #0088de;
}

.Zjj_oneR_tit li {
    margin-right: 20px;
    float: left;
    width: 80px;
    font-size: 17px;
    cursor: pointer;
}

.Zjj_oneR_tit .tit_on {
    font-weight: bolder;
}

.Zjj_oneR_tit .tit_on a {
    color: #0088de;
}

.Zjj_oneR_list ul {
    display: none;
}

.Zjj_oneR_list .list_on {
    display: block;
}

.Zjj_oneR_list li {
    padding-left: 12px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url('listIcon.jpg') no-repeat 2px center;
    border-bottom: 1px solid #eaeaea;
}

.Zjj_oneR_list li a {
    font-size: 15px;
    color: #333;
}

.Zjj_oneR_list li span {
    float: right;
    color: #666;
}

.Zjj_two_box {
    margin-bottom: 10px;
    height: 73px;
}

.Zjj_two_box img {
    margin-right: 5px;
}

.Zjj_thr_box {
    margin-bottom: 32px;
    height: 220px;
}

.Zjj_thr_lBox {
    width: 654px;
}
.Zjj_thr_lBox01 {
    width: 675px;
	margin-top: 15px;
}
.Zjj_thr_lBox01 ul{
	margin-left: -10px;
}
.Zjj_thr_lBox01 ul li{
	float: left;
	margin-right: 3px;
	margin-bottom: 8px;
}
.Zjj_thrL_tit {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 5px;
    width: 100%;
    height: 34px;
    border-bottom: 2px solid #0088de;
}

.Zjj_thrL_tit li {
    margin-right: 5px;
    float: left;
    width: 70px;
    font-size: 16px;
    cursor: pointer;
}

.Zjj_thrL_tit .tit_on {
    font-weight: bolder;
}

.Zjj_thrL_tit .tit_on a {
    color: #0088de;
}

#thrL_more li {
    display: none;
    float: right;
    margin: 0;
    width: 40px;
    line-height: 30px;
    text-align: right;
    font-size: 15px;
}

#thrL_more li.more_on {
    display: block;
}

#thrL_more li.more_on a {
    color: #999;
}

.Zjj_thrL_list ul {
    display: none;
}

.Zjj_thrL_list .list_on {
    display: block;
}

.Zjj_thrL_list li {
    padding-left: 12px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url('listIcon.jpg') no-repeat 2px center;
    border-bottom: 1px solid #eaeaea;
}

.Zjj_thrL_list li a {
    font-size: 15px;
    color: #333;
}

.Zjj_thrL_list li span {
    float: right;
    color: #666;
}

.Zjj_thr_rBox {
    width: 425px;
}

.Zjj_thr_rBox .Zjj_thrR_tit {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 5px;
    width: 100%;
    height: 34px;
    font-weight: bolder;
    color: #0088de;
    border-bottom: 2px solid #0088de;
}

.Zjj_thrR_con {
    margin-top: 13px;
    width: 100%;
}

.Zjj_thrR_con_one {
    margin: 0 auto;
    padding: 15px 15px;
    width: 420px;
    height: 116px;
    background: #f2faff;
}

.Zjj_thrR_con_one a {
    padding-left: 35px;
    float: left;
    display: block;
    width: 130px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
}

.thrR_1 {
    background: url('thrR_icon1.png') no-repeat 0 center;
}

.thrR_2 {
    background: url('thrR_icon2.png') no-repeat 0 center;
}

.thrR_3 {
    background: url('thrR_icon3.png') no-repeat 0 center;
}

.thrR_4 {
    margin-top: 20px;
    background: url('thrR_icon4.png') no-repeat 0 center;
}

.thrR_5 {
    margin-top: 20px;
    margin-left: 5px;
    background: url('thrR_icon5.png') no-repeat 0 center;
}

.Zjj_thrR_con_two {
    padding: 20px 22px;
    width: 423px;
}

.Zjj_thrR_con_two li {
    float: left;
    margin-bottom: 20px;
    margin-right: 32px;
    width: 105px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    border: 1px solid #6ea7cb;
}

.Zjj_thrR_con_two li a {
    display: block;
    font-size: 15px;
    color: #666666;
}

.Zjj_four_box {
    margin-bottom: 21px;
    height: 73px;
}

.Zjj_four_box img {
    margin-right: 5px;
}

.Zjj_five_box {
    margin-bottom: 20px;
    height: 320px;
}

.Zjj_five_lBox {
    width: 347px;
    height: 320px;
}

.Zjj_five_tit {
    margin-bottom: 14px;
    padding-left: 40px;
    width: 100%;
    height: 43px;
    line-height: 43px;
    font-size: 17px;
    font-weight: bolder;
    color: #16a2ef;
    border-bottom: 1px solid #e0e0e0;
    background: url("five1_tit.png") no-repeat 0 center;
}

.Zjj_five_lBox .Zjj_five_1 {
    background: url("five1_tit.png") no-repeat 0 center;
}

.Zjj_five1_1_1 {
    margin: 0 5px 5px 0;
    background: #d1efff url("five1_1_1.png") no-repeat center 25px;
}

.Zjj_five1_1_1:hover {
    margin: 0 5px 5px 0;
    color: #fff;
    background: #19a4f1 url("five1_1_1_hover.png") no-repeat center 25px;
}

.Zjj_five1_1_2 {
    margin-bottom: 5px;
    background: #d1efff url("five1_1_2.png") no-repeat center 25px;
}

.Zjj_five1_1_2:hover {
    margin-bottom: 5px;
    color: #fff;
    background: #19a4f1 url("five1_1_2_hover.png") no-repeat center 25px;
}

.Zjj_five1_1_3 {
    margin-right: 5px;
    background: #d1efff url("five1_1_3.png") no-repeat center 25px;
}

.Zjj_five1_1_3:hover {
    margin-right: 5px;
    color: #fff;
    background: #19a4f1 url("five1_1_3_hover.png") no-repeat center 25px;
}

.Zjj_five1_1_4 {
    background: #d1efff url("five1_1_4.png") no-repeat center 25px;
}

.Zjj_five1_1_4:hover {
    color: #fff;
    background: #19a4f1 url("five1_1_4_hover.png") no-repeat center 25px;
}

.Zjj_five1_2_1 {
    margin: 0 5px 5px 0;
    background: #d1efff url("five1_2_1.png") no-repeat center 25px;
}

.Zjj_five1_2_1:hover {
    margin-bottom: 5px;
    color: #fff;
    background: #19a4f1 url("five1_2_1_hover.png") no-repeat center 25px;
}

.Zjj_five1_2_2 {
    margin-bottom: 5px;
    background: #d1efff url("five1_2_2.png") no-repeat center 25px;
}

.Zjj_five1_2_2:hover {
    margin-bottom: 5px;
    color: #fff;
    background: #19a4f1 url("five1_2_2_hover.png") no-repeat center 25px;
}


/* 1_2_3 临时增加权重，后续页面更新1_2_4后去除 */

.Zjj_five1_2_3 {
    margin-right: 5px;
    padding-top: 35px;
    background: #d1efff url("five1_2_3.png") no-repeat center 25px;
}

.Zjj_five1_2_3:hover {
    color: #fff;
    background: #19a4f1 url("five1_2_3_hover.png") no-repeat center 25px;
}

.Zjj_five1_2_4 {
    background: #d1efff;
    /* background: #d1efff url("five1_1_4.png") no-repeat center 25px; */
}

.Zjj_five1_2_4:hover {
    color: #fff;
    background: #19a4f1;
    /* background: #19a4f1 url("five1_1_4_hover.png") no-repeat center 25px; */
}

.Zjj_five_cBox {
    margin-left: 30px;
    width: 347px;
    height: 320px;
}

.Zjj_five_cBox .Zjj_five_2 {
    background: url("five2_tit.png") no-repeat 0 center;
}

.Zjj_five2_1_1 {
    margin: 0 5px 5px 0;
    background: #d1efff url("five2_1_1.png") no-repeat center 25px;
}

.Zjj_five2_1_1:hover {
    margin: 0 5px 5px 0;
    color: #fff;
    background: #19a4f1 url("five2_1_1_hover.png") no-repeat center 25px;
}

.Zjj_five2_1_2 {
    margin-bottom: 5px;
    background: #d1efff url("five2_1_2.png") no-repeat center 25px;
}

.Zjj_five2_1_2:hover {
    margin-bottom: 5px;
    color: #fff;
    background: #19a4f1 url("five2_1_2_hover.png") no-repeat center 25px;
}

.Zjj_five2_1_3 {
    margin-right: 5px;
    background: #d1efff url("five2_1_3.png") no-repeat center 25px;
}

.Zjj_five2_1_3:hover {
    margin-right: 5px;
    color: #fff;
    background: #19a4f1 url("five2_1_3_hover.png") no-repeat center 25px;
}

.Zjj_five2_1_4 {
    background: #d1efff url("five2_1_4.png") no-repeat center 25px;
}

.Zjj_five2_1_4:hover {
    color: #fff;
    background: #19a4f1 url("five2_1_4_hover.png") no-repeat center 25px;
}

.Zjj_five2_2_1 {
    margin-right: 5px;
    background: #d1efff url("five2_2_1.png") no-repeat center 25px;
}

.Zjj_five2_2_1:hover {
    margin-right: 5px;
    color: #fff;
    background: #19a4f1 url("five2_2_1_hover.png") no-repeat center 25px;
}

.Zjj_five_rBox {
    width: 347px;
    height: 320px;
}

.Zjj_five_rBox .Zjj_five_3 {
    background: url("five3_tit.png") no-repeat 0 center;
}

.Zjj_five3_1_1 {
    margin: 0 5px 5px 0;
    background: #d1efff url("five3_1_1.png") no-repeat center 25px;
}

.Zjj_five3_1_1:hover {
    margin: 0 5px 5px 0;
    color: #fff;
    background: #19a4f1 url("five3_1_1_hover.png") no-repeat center 25px;
}

.Zjj_five3_1_2 {
    margin-bottom: 5px;
    background: #d1efff url("five3_1_2.png") no-repeat center 25px;
}

.Zjj_five3_1_2:hover {
    margin-bottom: 5px;
    color: #fff;
    background: #19a4f1 url("five3_1_2_hover.png") no-repeat center 25px;
}

.Zjj_five3_1_3 {
    margin-right: 5px;
    background: #d1efff url("five3_1_3.png") no-repeat center 25px;
}

.Zjj_five3_1_3:hover {
    margin-right: 5px;
    color: #fff;
    background: #19a4f1 url("five3_1_3_hover.png") no-repeat center 25px;
}

.Zjj_five3_1_4 {
    background: #d1efff url("five3_1_4.png") no-repeat center 25px;
}

.Zjj_five3_1_4:hover {
    color: #fff;
    background: #19a4f1 url("five3_1_4_hover.png") no-repeat center 25px;
}

.Zjj_six_box {
    height: 63px;
}

.Zjj_links_box {
    padding: 20px 0;
    width: 100%;
    height: 75px;
    background: #ebebeb;
}

.Zjj_links {
    height: 35px;
}

.Zjj_links select {
    margin-right: 57px;
    width: 325px;
    height: 35px;
    line-height: 35px;
    background: #fff;
}

.Zjj_links option {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #fff;
}

.Zjj_footer_box {
    width: 100%;
    height: 110px;
    background: #434343;
}

.Zjj_footer {
    position: relative;
    height: 110px;
}

.Zjj_footer .Zjj_dzjg {
    position: absolute;
    top: 26px;
    left: 44px;
    width: 54px;
    height: 61px;
}

.Zjj_footer p {
    position: absolute;
    top: 27px;
    left: 226px;
    width: 525px;
    height: 50px;
    line-height: 15px;
    font-size: 13px;
    text-align: center;
    color: #9e9e9e;
}

.Zjj_footer .Zjj_wzjc {
    position: absolute;
    top: 24px;
    right: 106px;
    width: 110px;
    height: 55px;
}